notebook: show tabs when asked to
authorMatthias Clasen <mclasen@redhat.com>
Sun, 17 Jan 2016 19:35:58 +0000 (14:35 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Jan 2016 19:35:58 +0000 (14:35 -0500)
commit6bf9715ce4add4b42cadb4b4b507ff011896becc
tree35a7fcfebca6336db04fa71b037c1d1da5bfb71d
parent9e2a1685c5d9c519212eee3c6bc4cde1025ee377
notebook: show tabs when asked to

gtk_notebook_set_show_tabs must make the header gadget
visible when show_tabs is TRUE, not the other way around.

https://bugzilla.gnome.org/show_bug.cgi?id=760596
gtk/gtknotebook.c